Conversation
Collaborator
nghialv
reviewed
Nov 4, 2021
nghialv
reviewed
Nov 4, 2021
Member
|
Still reading the RFC but just left some quick reviews. |
Collaborator
Collaborator
nghialv
reviewed
Nov 5, 2021
Member
|
It would be nice if you can add a screenshot of a simple mock page of the "Flows" or "Chains" tab. |
nakabonne
reviewed
Nov 5, 2021
nakabonne
reviewed
Nov 5, 2021
Collaborator
Member
Author
|
Thanks @nghialv @nakabonne, PTAL when you guys have time 🙆♀️ |
Collaborator
Collaborator
nghialv
reviewed
Nov 8, 2021
nghialv
reviewed
Nov 8, 2021
Co-authored-by: Le Van Nghia <nghialv2607@gmail.com>
Co-authored-by: Le Van Nghia <nghialv2607@gmail.com>
Collaborator
Collaborator
nghialv
reviewed
Nov 9, 2021
| Use-case <1>: chain of deployments contains multiple application cross kinds | ||
|
|
||
| Another typical use-case is when users want to build up some kind of chain such as deploy application to the development environment, then if it's done successfully, deploy that application to the staging and then the production environment. | ||
|
|
Member
There was a problem hiding this comment.
How about following the layout below to be easier to read?
Use-case <1> ...
Image 1
Description text for use-case 1
Use-case <2> ...
Image 2
Description text for use-case 2
Use-case <3> ...
Image 3
Description text for use-case 3
nghialv
reviewed
Nov 9, 2021
|
|
||
| Or a variant of that requirement, when users want to roll out their applications to their cluster one by one based on its region. As the same below image, the order of the rolling out deployment should be flex, supports both sequential and parallel. | ||
|
|
||
|  |
Member
There was a problem hiding this comment.
All the application names in this image should be fixed as application-x-region-a, application-x-region-b, ...
nghialv
reviewed
Nov 9, 2021
Co-authored-by: Le Van Nghia <nghialv2607@gmail.com>
Collaborator
Collaborator
Collaborator
Member
|
Finally, we can see a nice future for the deployment chain feature. |
Member
|
I'm sure this will blow their mind! |
Collaborator
This was referenced Dec 1, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: